'宣言 Public Overloads Overridable Sub Export( _ ByVal workbook As Workbook, _ ByVal rowOffset As Integer, _ ByVal columnOffset As Integer, _ ByVal ParamArray grids() As WebControl _ )
public virtual void Export( Workbook workbook, int rowOffset, int columnOffset, params WebControl[] grids )